*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;color: #333;line-height: 100%;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";}
a{text-decoration: none;font-size: 14px;color: #333;}
em,i{display: block;font-style: normal;}
.fr{ float:right;}
.fl{ float:left;}
:focus{outline: none;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1300px;width:100%;}
@font-face {
  font-family: 'iconfont';  /* Project id 1490935 */
  src: url('//at.alicdn.com/t/font_1490935_vtfns15j0el.eot?t=1646636650887'); /* IE9 */
  src: url('//at.alicdn.com/t/font_1490935_vtfns15j0el.eot?t=1646636650887#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/font_1490935_vtfns15j0el.woff2?t=1646636650887') format('woff2'),
       url('//at.alicdn.com/t/font_1490935_vtfns15j0el.woff?t=1646636650887') format('woff'),
       url('//at.alicdn.com/t/font_1490935_vtfns15j0el.ttf?t=1646636650887') format('truetype'),
       url('//at.alicdn.com/t/font_1490935_vtfns15j0el.svg?t=1646636650887#iconfont') format('svg');
}
/*header*/
.head_tc {
    display: flex;
    justify-content: space-between;
    height: 45px;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 0 2%;
}

.head_bc {}

.head_tc>p {
    font-size: 14px;
    color: #999;
}

.tc_r {
    display: flex;
}

.tc_r>a {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #666;
    margin-right: 28px;
}

.tc_r>a img {
    margin-right: 9px;
}

.tc_r>div {
    display: flex;
    align-items: center;
}

.tc_r>div p {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    color: #005fc1;
    margin-left: 12px;
}

.tc_r p em {width: 1px;height: 17px;background: #e1e7ed;margin: 0 10px;}

.head {
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 0 2%;
    align-items: center;
    height: 140px;
}

.name>b {
    display: block;
    font-size: 34px;
}

.name>b span {
    color: #005fc1;
}

.name>p {
    font-size: 17px;
    margin-top: 10px;
}

.NavCeshi {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.nav.menu {
    height: 100%;
    width: 53%;
}

.NavCeshi>li>a {
    display: block;
    height: 100%;
}

.NavCeshi>li>a>p {
    font-size: 16px;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    transition: .5s;
}

.NavCeshi>li {
    height: 100%;
}

.NavCeshi>li>a>p:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background: #005fc1;
    bottom: 0;
    left: 0;
    transition: .5s;
    transform: scale(0);
}

.NavCeshi>li.on>a>p:after,.NavCeshi>li:hover>a>p:after {
    transform: scale(1);
}

.NavCeshi>li.on>a>p,.NavCeshi>li:hover>a>p {
    color: #005fc1;
}
/*下拉*/
.head .sedNav {width:100%;overflow:hidden;border-top:1px solid #ccc;position:absolute;left:0;height:0;background-color:rgba(255,255,255,0.98);opacity:0;z-index: -2;transition: 0.5s linear all !important;top:140px;}
.nav>ul>li:hover .sedNav{opacity:1; z-index: 9; height:auto; padding-top:55px; padding-bottom:70px; }
.head .sedNav img{/* width:300px; */display: block;width: 20%;}
 
.head .sedNav .title{overflow:hidden;/* width:170px; */float:left;/* margin-left:30%; */}
.head .sedNav .title i{ display:block; width:40px; height:3px; background-color:#0052de; margin-bottom:20px;}
.head .sedNav .title h3{ font-size:20px; margin-bottom:30px;text-align: left;}
.head .sedNav .title h3 a{ color:#333 !important; font-size:20px;}
.head .sedNav .title .more{ display:block; width:118px; height:30px; text-align:center; line-height:30px; border:1px solid #cecece; font-size:12px; color:#999; font-family:Arial;}
.head .sedNav ul{overflow:hidden;/* float:left; *//* width:130px; *//* margin-left:30px; */}
.head .sedNav li{font-size:14px;line-height:34px;width: 44%;/* float: left; */}
.head .sedNav li a{ font-size:15px; }
.head .sedNav li a:hover{ color:#0052de;}
.head .sedNav .contect{ display:block; width:128px; height:78px; border:1px solid #cecece; float:left; text-align:center; font-size:12px; color:#555; text-decoration:none; margin-left:45px;}
.head .sedNav .contect img{ display:block; margin:10px auto;}
.head .nav li.a_nav { display:block; font-size:15px; background:#1d458d;}
.head  .nav li.a_nav a {color:#fff;}

.head .sedNav ul.ul01{/* width: 180px; */width: 15%;margin: 0 30px 0 46px;}
.head .prolist2021 ul{margin:0;}
.head .sedNav li dl{display:none;}
.head .prolist2021 ul {display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;}

.boxx {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.boxx2 ul.ul01 {
    width: 4%!important;
}

.boxx2 ul.ul01 li {
    width: 100%!important;
}
/*banner*/
.bann { overflow: hidden; }
.slider { width: 100%; }
.slick-slide { height: auto; }
.slick-slide img { width: 100%; }
.slick-prev { left: 38px; z-index: 99; }
.slick-next { right: 40px; }
.bann>button { display: none!important; }
.ban_bc { width: 100%; position: relative; }
.slick-dotted.slick-slider { margin-bottom: 0!important; }
.bann_num>span { font-size: 30px; color: #fff; display: block; z-index: 999; cursor: pointer; }
.bann_num>.ban_prev { position: absolute; top: 50%; left: 40px; transform: rotate(180deg); }
.bann_num>.ban_next { position: absolute; top: 50%; right: 40px; }
.ban_dot { position: absolute; bottom: 35px; left: 50%;margin-left: -33px; display: flex!important; }
.ban_dot li { width: 12px; height: 12px; border-radius: 100%; background: #fff; }
.ban_dot li+li { margin-left: 12px; }
.ban_dot li button { display: none; }
.ban_dot li.slick-active { background: #005fc1; }

/*search*/
.search_bg{height:94px;}
.search-bg{width:260px;height:40px;overflow: hidden; border: 1px solid #eee;border-radius:30px;}
.search{height: 94px;display: flex;align-items: center;justify-content: space-between;}
.search_l{line-height: 94px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding-right:10px;}
.search_l a:hover{color:#005fc1;}
.search-bg #infoname{background:#eee ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;width:100% ;}
.search_nbg #infoname{width:310px;height: 40px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 16px;top: 33%;height: 15px;}

/*products*/
.pro_bc {
    background: #f7f7f7;
    padding: 80px 0;
}

.title {
    text-align: center;
}

.title>b {
    display: block;
    font-size: 40px;
}

.title>b span {
    color: #005fc1;
}

.title>p {
    font-size: 18px;
    color: #666;
    margin: 16px 0 22px;
}

.pro_ic {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.pro_lc {
    width: 21%;
    background: #fff;
}

.tli {
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to left, #005fc1, #0b6fd7);
}

.tli p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96%;
    height: 90%;
    border: 1px solid #5197e0;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
}

.tli p img {
    margin-right: 15px;
}

.pro_lc li {
    width: 88%;
    margin: 0 auto;
}

.pro_lc li a {
    display: block;
    font-size: 17px;
    background: #f5f5f5;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    transition: .3s;
}

.pro_lc ul {
    padding: 20px 0;
}

.pro_lc li+li {
    margin-top: 10px;
}

.pro_lc li:hover a {
    color: #005fc1;
}

.pro_rc {
    width: 77.3%;
}

.pro_rc li img {
    display: block;
    width: 100%;
    height: auto;
}

.pro_rc ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pro_rc li {
    width: 32.2%;
    position: relative;
}

.pro_rc li br {
    display: none;
}

.pro_rc li>a {
    display: block;
    padding: 6%;
    background: #fff;
    position: relative;
}

.pro_rc li span a:last-child {
    height: 50px;
    background: #fff;
    border-top: 1px solid #f7f7f7;
    display: block;
    line-height: 50px;
    font-size: 14px;
    color: #666;
    padding-left: 25px;
    position: relative;
}

.pro_rc li:nth-child(n+4) {
    margin-top: 20px;
}

.pro_rc li span a:last-child:after {
    position: absolute;
    content: "";
    background: #005fc1 url(./20220324111955_1834942414.png) no-repeat center;
    width: 50px;
    height: 49px;
    right: 0;
    top: 0;
}

.pro_ic ul li>a:before,.pro_ic ul li>a:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 0;
    background: #038bcf;
    transition: all .5s;
}

.pro_ic ul li>a:before {bottom: 50%;left: 15%;z-index: 2;margin-bottom: -25%;}

.pro_ic ul li>a:after {
    top: 21%;
    right: 15%;
}

.pro_ic ul li:hover>a:before, .pro_ic ul li:hover>a:after {
    height: 61%;
}

.pro_ic ul li:before,.pro_ic ul li:after {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background: #038bcf;
    transition: all .5s;
}

.pro_ic ul li:before {
    top: 18%;
    left: 50%;
    z-index: 2;
    margin-left: -35%;
}

.pro_ic ul li:after {
    bottom: 30%;
    right: 50%;
    margin-right: -35%;
}

.pro_ic ul li:hover:before, .pro_ic ul li:hover:after {
    width: 70%;
}
.pro_rc li span a:nth-child(1) {
    width: 50px;
    height: 49px;
    display: block;
    position: absolute;
    right: 50px;
    top: 1px;
    z-index: 99;
    background: #ddeaf7 url(./20220324115555_199637575.png) no-repeat center;
}

.pro_rc li span div {
    width: 50px;
    height: 49px;
    display: block;
    position: absolute;
    right: 50px;
    top: 1px;
    z-index: 99;
    background: #ddeaf7 url(./20220324115555_199637575.png) no-repeat center;
}

.pro_rc li span {
    display: block;
    position: relative;
}

.pro_a {
    position: absolute;
    width: 88%;
    height: 85.5%;
    left: 6%;
    background: rgba(0,0,0,0.6);
    top: 7.2%;
    transition: .5s;
    opacity: 0;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px!important;
}

.pro_rc li:hover>a>a {
    opacity: 1;
}

/*特点*/
.td_bc {
    background: #f1f4f6 url(http://images0a.543211688.com/fengwei/img/shili_bg.jpeg) no-repeat center top;
    padding: 110px 0 140px;
}

.td_ic {
    margin-top: 40px;
    position: relative;
}

.td_ic>ul {
    display: flex;
    overflow: hidden;
}

.td_ic>ul li {
    width: 32%;
    flex-shrink: 0;
    margin: 0 0.2%;
    background: #fff;
    padding: 28px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.td_ic>ul li img {
    width: 100%;
    display: block;
}

.td_ic>ul li i {
    font-size: 20px;
    margin: 28px 0 16px;
    border-bottom: 1px solid rgba(0,95,193,0.1);
    padding-bottom: 26px;
}

.td_ic>ul li em {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    width: 80%;
    margin: 0 auto;
    height: 60px;
}
.td_ic>ul li:after{content:'';display:block;width:100%;height:100%;background:#005fc1;right:-130%;top:0px;transform:rotate(180deg);position:absolute;transition:all 0.3s linear;z-index: -1;}
.td_ic>ul li:hover:after{ right:0px; transform:rotate(360deg);}


.td_ic>ul li:hover * {
    color: #fff;
    transition: all .5s;
}

.td_ic>ul li:hover i {
    border-color: #eee;
}
.td_dot { position: absolute; bottom: -50px; left: 50%;margin-left: -33px; display: flex!important; }
.td_dot li { width: 12px; height: 12px; border-radius: 100%; background: #005fc1; }
.td_dot li+li { margin-left: 12px; }
.td_dot li button { display: none; }
.td_dot li.slick-active { background: #007eff; }
.td_ic button {
    display: none!important;
}


/*四大优势*/
.title2 * {
    color: #fff!important;
}
.ys{background:url(http://images0a.543211688.com/fengwei/img/youshi_bg.jpg) no-repeat center top;padding:110px 0 80px;overflow:hidden;}
.ystel{text-align: center;color: #fff;font-size: 18px;}
.ystel img{padding-right: 8px;}
.ystel i{font-size: 30px;font-family: 'fontDin1';}
.advtab{ margin:90px 0 50px;justify-content:space-between;align-items:center; text-align:center; position:relative; z-index:2; display:flex; }
.advtab li{ box-sizing:border-box; width:25%; position:relative; font-size:30px;}
.advtab li+li{margin-left:-1px !important;}
.advyuan{ position:absolute; left:0; right:0; margin:0 auto; top:-5px; width:18px; height:18px; border-radius:50%; background:#5dabff;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}

.advtab li.on .advyuan{background:#00ccff;}
.advtab li.on .advyuan i{background:#0066d8;}
.advyuan i{ width:8px; height:8px; border-radius:50%; background:#b3f2ff;}
.advicon{ display:inline-block; width:50px; height:44px; background:url(./20220328103214_1267417723.png) no-repeat left top; margin:34px 0 12px; transition:all .3s ease;}
.advtab li:nth-child(2) .advicon{ background-position-x:-50px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-100px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-150px;}
.advtab li.on{ color:#00ccff;}
.advtab li.on .advicon{ background-position-y:-44px;}
.advcon{ position:relative; overflow:hidden; background:#fff;}
.advcen ul{ position:relative; flex-shrink:0; width:100%; padding:55px; display:flex; justify-content:space-between;}
.advbox{width: 43%;}
.adv_t{ font-size:33px; color:#222222; margin-bottom:26px;font-weight: normal;}
.adv_t i{color: #0066d8;font-weight: bold;display: inline-block;}
.adv_t span{ display:block; font-size:12px; color:#666666; margin-top:10px;text-transform: uppercase;}
.adv_c{ font-size:16px; line-height:40px; color:#777;}
.advcen img{}
.advtab li p {
    color: #fff;
}

.advtab:after {
    position: absolute;
    content: "";
    width: 2000px;
    height: 1px;
    background: #3a81d1;
    top: 5px;
    left: -237px;
    z-index: -1;
}

.advcen {
    display: flex;
    transition: all .5s;
}
.advbox>b {
    display: block;
    font-size: 66px;
    color: #005fc1;
    position: relative;
    padding-bottom: 60px;
    font-family: "Impact";
    font-weight: normal;
}

.advbox>b:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 26px;
    background: rgba(0,95,193,0.3);
    bottom: 20px;
    left: 6px;
}

.adv_pho {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.adv_pho i {
    font-size: 16px;
    color: #777;
    margin: 0 15px;
}

.adv_pho em {
    font-size: 28px;
    color: #005fc1;
}

.advcen ul>p {
    width: 50%;
}

.advcen ul>p img {
    display: block;
    width: 100%;
}
.advtab li.on p{color: #00ccff}

/*企业形象*/
.qy_bc {
    padding: 80px 0;
}

.qy_ic {
    width: 94%;
    overflow: hidden;
    margin: 50px auto 0;
}

.qy_ic ul {
    display: flex;
}

.qy_ic li img {
    display: block;
    width: 100%;
    height: auto;
    transition: 0.3s all ease-in-out;
}

.qy_ic li {
    width: 24%;
    flex-shrink: 0;
    margin: 0 0.15%;
}

.qy_ic li p a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    position: relative;
    z-index: 2;
    background: #f5f5f5;
    text-align: center;
    transition: .5s;
}

.qy_ic li p a:after {
    content: "";
    display: block;
    opacity: 0;
    width: 20%;
    height: 100%;
    transition: 0.2s all;
    background: #2067b9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    margin: 0 auto;
    right: 0;
}

.qy_ic li:hover p a:after {
    width: 100%;
    opacity: 1;
}

.qy_ic li:hover p a {color: #fff;}

.qy_ic li:hover img {
    transform: scale(1.1);
}

.qy_ic li>a {
    display: block;
    overflow: hidden;
}
.qy_ic button {
    display: none!important;
}
/*简介*/
.com_bg{padding-top: 130px; height:784px; background: url(http://images0a.543211688.com/fengwei/img/about_bg.jpg)no-repeat center; text-align: center;}
.com_t:after{content:""; width:80px; height:4px; display:block; margin:40px auto; background:#dd2a1f; }
.com_w{font-size: 16px; line-height: 40px; padding-top:40px;width: 80%;
    margin: 0 auto;}
.com_w a{font-size: 16px; color: #333;}
.com_b{margin-top:60px;}
.com_b a{display: inline-block; width: 280px; height: 158px; background: url(http://images0a.543211688.com/fengwei/img/about_shu.png)no-repeat center right;}
.com_b a:first-child{ background: url(http://images0a.543211688.com/fengwei/img/about_shu.png)no-repeat center right,url(http://images0a.543211688.com/fengwei/img/about_shu.png)no-repeat center left;}
.com_b a p{font-size:20px; color:#222; font-weight:bold; }
.com_b a p:before{content:""; display:block; width:50px; height:50px; margin:10px auto; background-image:url(http://images0a.543211688.com/fengwei/img/index_about1.png); background-repeat: no-repeat;  }
.com_b a:nth-child(1) p:before{background-position: 0 0;}
.com_b a:nth-child(2) p:before{background-position: -50px 0;}
.com_b a:nth-child(3) p:before{background-position: -100px 0;}
.com_b a span{color:#999; line-height:24px;text-transform: uppercase;display: block;margin-top: 5px;}


/*新闻*/
.t{text-align: center;position: relative; padding-bottom:40px;; }
.t h3{font-size: 40px;color:#111;font-weight: bold;}
.t p{font-size: 18px;margin-top: 20px;}
.news_list{
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.news_list li{width: 200px;background: #f5f5f5;}
.news_list li+li{margin-left: 1px;}
.news_list li.on{background: #005fc1;}
.news_list li a{display:block;font-size: 18px;color: #333;height: 70px;line-height: 70px;text-align: center;}
.news_list li.on a{color: #fff;}
.news_box .news_div_item:nth-child(-n+2){width:28%;height: 520px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img{transition: all 0.3s; width: 100%;object-fit: cover;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img:hover{transform:scale(1.2);}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:0;width:100%;height:317px;display:block; overflow: hidden;border: 1px solid #eee;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:92%;width:100%;font-size:12px;color: #333;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date:after{content:'Read more →';font-size:12px;color:#222;margin-left: 15px;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{display: inline-block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content{position: absolute;top:63%;width:98%;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_month:after{content:'-';}
.news_div_item_content {margin-top: 10px;}
.news_div_item_a{font-size:18px !important;color:#222 !important;line-height:40px;}
.news_div_item_a:hover{color:#005fc1 !important;}
.news_div_item_body{font-size:14px;color:#999;line-height:26px; overflow : hidden; text-overflow: ellipsis; 
display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news_box .news_div_item:nth-child(-n+2) .news_div_item_body{  -webkit-line-clamp: 3;}
.news_box .news_div_item:nth-child(2){margin-left:2%;}
.news_box .news_div_item{width:40%;height:130px;border-bottom:1px solid #eee;float:left;position: relative;box-sizing: border-box;}
.news_box .news_div_item:nth-child(n+3){margin-left:2%;}
.news_div_item_pic{display:none;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_content{width:80%;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_date{position: absolute;right:0px;font-size:12px;top: 70px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_day{position: absolute;top:-47px;font-size: 41px;left:-4px;}


.news_cont {
    display: flex;
    transition: all .5s;
}

.news_box {
    flex-shrink: 0;
    width: 100%;
}

.news {
    overflow: hidden;
}
.new_bc {
    padding: 80px 0;
}

.head_bgx{width:100%;height:10px;cursor: pointer;background:#4b4b4b;}
.head_bgx span {display:block;width:100%;height:10px;background-color: #0a295f;animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{
        0%{ width:0%; background-color:#005fc1}
        25%{ width:100%; background-color:#005fc1}
        100%{ width:0%; background-color:#005fc1}
        }


/*版权*/
.copy {width: 100%;background: #222222;    padding: 10px 0 30px;overflow: hidden;}
.copy_box1 {margin: 0 auto;}

/*友情链接*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;border-bottom: 1px solid #313131;}
.links_zbt{width:120px;font-size:16px;color:#fff;padding-left:35px;background:url(../uploadfile/image/20220325/20220325114436_1849900457.png)no-repeat left center;height: 28px;line-height: 28px;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{font-size:14px;color:#fff;opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:14px;line-height:35px;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 14px;color: #999999;}

.copy_tab {padding: 60px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con{width:88%;}
.copy_con li {float:left;text-align: left;padding: 0 5%;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;margin-top: 10px;}
.copy_con li a {font-size: 15px;color: #999999;display: inherit;line-height: 30px;transition: all 0.3s ease;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s ease;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #fff;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 230px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {float: right;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;margin-top: 10px;}
.copy_r ul {display: flex;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 130px;height: 130px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 130px; height:130px;}
.copy_name {display: flex;justify-content: space-between;}
.copy_name span {font-size: 14px;color: #999999;line-height: 28px;display: inherit;}
.copy_name span a {color: #999999;transition: all 0.3s ease;font-size: 14px;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s ease;}
.copy_con li:hover:before {height:100%;transition:0.5s;}
.content1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content1>div {
    display: flex;
    align-items: center;
}

.linkTagcs {
    width: auto!important;
}



.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }